Closed
Conversation
Bumps Aspire.Hosting from 9.3.2 to 9.4.1 Bumps Aspire.Hosting.AppHost from 9.3.1 to 9.4.1 Bumps Microsoft.AspNetCore.Components.WebAssembly.Server from 9.0.7 to 9.0.8 Bumps Microsoft.AspNetCore.OpenApi from 9.0.7 to 9.0.8 Bumps Microsoft.AspNetCore.SignalR.Client from 9.0.7 to 9.0.8 Bumps Microsoft.DotNet.ILCompiler from 9.0.7 to 9.0.8 Bumps Microsoft.Extensions.Compliance.Redaction from 9.7.0 to 9.8.0 Bumps Microsoft.Extensions.Configuration.Binder from 9.0.7 to 9.0.8 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.7 to 9.0.8 Bumps Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions from 9.0.7 to 9.0.8 Bumps Microsoft.Extensions.Hosting from 9.0.7 to 9.0.8 Bumps Microsoft.Extensions.Hosting.Abstractions from 9.0.7 to 9.0.8 Bumps Microsoft.Extensions.Http from 9.0.7 to 9.0.8 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.7 to 9.0.8 Bumps Microsoft.Extensions.Options from 9.0.7 to 9.0.8 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 9.0.7 to 9.0.8 Bumps Microsoft.NET.ILLink.Tasks from 9.0.7 to 9.0.8 --- updated-dependencies: - dependency-name: Aspire.Hosting dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.SignalR.Client dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.DotNet.ILCompiler dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Compliance.Redaction dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Http dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Options dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.NET.ILLink.Tasks dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Aspire.Hosting from 9.3.2 to 9.4.1.
Release notes
Sourced from Aspire.Hosting's releases.
9.4.1
What's Changed
Full Changelog: microsoft/aspire@v9.4.0...v9.4.1
9.4.0
We are excited to share that our 9.4.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://learn.microsoft.com/en-us/dotnet/aspire/whats-new/dotnet-aspire-9.4 to find what's new in 9.4.0!
What's Changed
WithHostPortshould accept null for port param by @Alirexaa in API review:WithHostPortshould accept null for port param microsoft/aspire#9282mainby @radical in [CI] Fix azdo builds formainmicrosoft/aspire#9338ContainerResourceBuilderExtensions.csby @KuraiAndras in Fix typo in doccomment inContainerResourceBuilderExtensions.csmicrosoft/aspire#9342... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.AppHost from 9.3.1 to 9.4.1.
Release notes
Sourced from Aspire.Hosting.AppHost's releases.
9.4.1
What's Changed
Full Changelog: microsoft/aspire@v9.4.0...v9.4.1
9.4.0
We are excited to share that our 9.4.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://learn.microsoft.com/en-us/dotnet/aspire/whats-new/dotnet-aspire-9.4 to find what's new in 9.4.0!
What's Changed
WithHostPortshould accept null for port param by @Alirexaa in API review:WithHostPortshould accept null for port param microsoft/aspire#9282mainby @radical in [CI] Fix azdo builds formainmicrosoft/aspire#9338ContainerResourceBuilderExtensions.csby @KuraiAndras in Fix typo in doccomment inContainerResourceBuilderExtensions.csmicrosoft/aspire#9342... (truncated)
9.3.2
What's Changed
Full Changelog: microsoft/aspire@v9.3.1...v9.3.2
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Components.WebAssembly.Server from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.AspNetCore.Components.WebAssembly.Server's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.OpenApi from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.AspNetCore.OpenApi's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.AspNetCore.SignalR.Client from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.AspNetCore.SignalR.Client's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.DotNet.ILCompiler from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.DotNet.ILCompiler's releases.
9.0.8
Release
What's Changed
InvalidOperationExceptiononTestOutputHelperlogging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationExceptiononTestOutputHelperlogging. dotnet/runtime#116916Ping_TimedOut_*tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated Microsoft.Extensions.Compliance.Redaction from 9.7.0 to 9.8.0.
Release notes
Sourced from Microsoft.Extensions.Compliance.Redaction's releases.
9.8.0
What's Changed
ConfigureEvaluationTests.ps1script when$ConfigRootis not supplied by @peterwald in FixConfigureEvaluationTests.ps1script when$ConfigRootis not supplied dotnet/extensions#6575Microsoft.Extensions.AI.Ollamaby @MackinnonBuck in RemoveMicrosoft.Extensions.AI.Ollamadotnet/extensions#6655... (truncated)
9.7.2
Packages Released
What's Changed
Full Changelog: dotnet/extensions@v9.7.1...v9.7.2
9.7.1
Packages Released
What's Changed
Full Changelog: dotnet/extensions@v9.7.0...v9.7.1
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Binder from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.Extensions.Configuration.Binder's releases.
9.0.8
Release
What's Changed
InvalidOperationExceptiononTestOutputHelperlogging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationExceptiononTestOutputHelperlogging. dotnet/runtime#116916Ping_TimedOut_*tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
9.0.8
Release
What's Changed
InvalidOperationExceptiononTestOutputHelperlogging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationExceptiononTestOutputHelperlogging. dotnet/runtime#116916Ping_TimedOut_*tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
9.0.8
Release
What's Changed
InvalidOperationExceptiononTestOutputHelperlogging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationExceptiononTestOutputHelperlogging. dotnet/runtime#116916Ping_TimedOut_*tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting.Abstractions from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.Extensions.Hosting.Abstractions's releases.
9.0.8
Release
What's Changed
InvalidOperationExceptiononTestOutputHelperlogging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationExceptiononTestOutputHelperlogging. dotnet/runtime#116916Ping_TimedOut_*tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated Microsoft.Extensions.Http from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.Extensions.Http's releases.
9.0.8
Release
What's Changed
InvalidOperationExceptiononTestOutputHelperlogging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationExceptiononTestOutputHelperlogging. dotnet/runtime#116916Ping_TimedOut_*tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
9.0.8
Release
What's Changed
InvalidOperationExceptiononTestOutputHelperlogging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationExceptiononTestOutputHelperlogging. dotnet/runtime#116916Ping_TimedOut_*tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated Microsoft.Extensions.Options from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.Extensions.Options's releases.
9.0.8
Release
What's Changed
Description has been truncated